Close bug#5655.
authorGlenn Morris <rgm@gnu.org>
Sat, 24 Apr 2010 02:23:22 +0000 (19:23 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 24 Apr 2010 02:23:22 +0000 (19:23 -0700)
commit11698c671ad9edbd03820a1e9e430bb10609540e
tree4379d37ff5eb6a346dc6906480ec7911f44515bc
parent82296b623b3657ad3185b021f4734b555a5e4b5d
Close bug#5655.

* configure.in (CRT_DIR): New output variable.
(--with-crt-dir): New option.  (Bug#5655)
(HAVE_LIB64_DIR): Remove.

* src/Makefile.in (CRT_DIR): New variable, set by configure.
* src/m/amdx86-64.h, m/ibms390x.h (START_FILES, LIB_STANDARD):
Use $CRT_DIR rather than HAVE_LIB64_DIR.  (Bug#5655)
ChangeLog
configure.in
src/ChangeLog
src/Makefile.in
src/m/ibms390x.h